This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
class DDEBinaryData | ||||
class, DDE | Mo, 15. Jul 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Does nothing. | Windows: Works. | ||
Function:
Binary Data for DDE conversation. | ||||
Notes:
Be carefully: This objects for data received inside a DDE Event are read only. Passing an object to a function normally destroys it. | ||||
Handle as integer | ||||
property, DDE | Mo, 15. Jul 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Does nothing. | Windows: Works. | ||
Function:
The handle for this data. | ||||
Mem as memoryblock | ||||
method, DDE | Mo, 15. Jul 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Does nothing. | Windows: Works. | ||
Function:
Returns the data as a memoryblock. | ||||
Release as boolean | ||||
property, DDE | Sa, 27. Jul 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Does nothing. | Windows: Works. | ||
Function:
whether the destructor will release the data handle or not. | ||||
size as integer | ||||
method, DDE | Mo, 15. Jul 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Does nothing. | Windows: Works. | ||
Function:
Returns the size of this data object. | ||||
Str as string | ||||
method, DDE | Mo, 15. Jul 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Does nothing. | Windows: Works. | ||
Function:
Returns the data as a string. |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.